Welcome![Sign In][Sign Up]
Location:
Search - memory dll

Search list

[Communication内存映像(动态库间)

Description: 动态库之间的内存共享(在动态库和主程序之间以及在动态库和动态库之间共享内存)-DLL between memory sharing (DLL and the main program and the dynamic between the library and DLL between shared memory)
Platform: | Size: 49249 | Author: 李天顺 | Hits:

[Process-Thread进程查看源码

Description: 内存进程/模块查看器(含源码) 发信站:安全焦点(2001年4月16日11时50分22秒) Process ...PS.exe(执行文件),PSAPI.dll(NT4的动态链接库), -memory processes / module viewer (including source code) wrote station : security focus (at 11:50:22 on April 16, 2001) ... PS.exe Process (Enforcement), PSAPI.dll (NT4 dynamic link library),
Platform: | Size: 35560 | Author: fxh | Hits:

[Other resourceQuartTreeNode

Description: qt实现四叉树搜索,书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-qt achieve quadtree search, book on the Windows operating system is an internal mechanism dedicated to the authors start from the basic concept, a comprehensive and systematic introduction of the Windows basic elements, such as processes, threads, memory management and DLL, and listed a large number of applications, and incisive analysis of the constitutive pieces of the use, in order to keep Windows programming skills provided an effective shortcut. For different levels of Windows programmers, this book is of great reference value.
Platform: | Size: 3533 | Author: zww | Hits:

[Other resourcewindows核心编程指南

Description: 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-book on the Windows operating system is an internal mechanism dedicated to the authors start from the basic concept, a comprehensive and systematic introduction of the Windows basic elements, such as processes, threads, memory management and DLL, and listed a large number of applications, and incisive analysis of the components of the methodology used, in order to keep Windows programming skills provided an effective shortcut. For different levels of Windows programmers, this book is of great reference value.
Platform: | Size: 36808113 | Author: 里冬眼 | Hits:

[OS programVirtualBytesInfo

Description: 一段获取进程所占用虚拟内存大小的程序,是DLL格式,可以通过JAVA来调用。-access to a process virtual memory occupied by the size of a process, the DLL format, through Java to call.
Platform: | Size: 8249 | Author: frambler | Hits:

[OS programCNetControl

Description: 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a memory. The procedure to obtain two of the CPU utilization, NT not use Base open API : NtQuerySystemInformation. 9x use the registry to obtain two CPU utilization. through GlobalMemoryStatu s access memory to the use of the three. proceedings of the two types of packages and CmemU CcpuUsgesCtl sgesCtl, the use of these two categories can achieve the CPU, memory utilization regularly read, and in graphical form displayed
Platform: | Size: 144853 | Author: 王勃 | Hits:

[File OperateFileStorage.v3.0.1

Description: he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight onto your form and be extracted from executable file at run-time (AutoExtract property). Also you can access to stored files directly from memory without extracting them to disk (see example). You can use this component if you would like to make high integration of your app with stored files and get access to them at run-time or, if you would like to supply your customers with just one, single executable file!.-he FileStorage component capable to Uploader d and hold any data files within your Delphi / BCB forms (within the body of the EXE-program). If y our software requires any additional files (. D LL s, s WAV and. TXT s etc), these files could be uploaded onto you straight r form and be extracted from executable file at r un-time (AutoExtract property). Also you can a ccess to stored files directly from memory with extracting them out to disk (see example). You c an use this component if you would like to make hi gh integration of your app with stored files and get access to them at run-time or, if you would like to supply your customers with j su one, single executable file! .
Platform: | Size: 118596 | Author: hfb | Hits:

[Process-Thread[delphi]MemDll_unit_example

Description: MemDll unit example,在内存中运行DLL。gooD-MemDll unit example, in memory running DLL. GooD!
Platform: | Size: 35329 | Author: 二点 | Hits:

[Windows Developreply_1_612955

Description: 有关共享内存,生成dll函数库-the shared memory, generate dll libraries
Platform: | Size: 7640 | Author: 和恶毒发 | Hits:

[OtherGamer

Description: 欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改补 丁,支持游戏Directx模式下直接弹出,热键是小键盘的 * 键,对于不能在directx模式下弹出的游戏, 可以按小键盘的 - 键弹出主程序界面,然后选择游戏进程进行修改.在源代码目录中.rap文件为 RadAsm集成开发环境的工程文件. 程序使用 100% Win32 汇编语言程序设计,3个执行文件合起来才42K的大小,共4451行汇编源 代码(不算资源文件). 月影飞狐游戏修改器以windows进程和线程环境知识为基础,以完全独创的搜索算法为 手段,其中使用了PE(可执行文件)文件结构,windows结构化异常处理(SEH)技术,使得其搜索 速度和金山公司的金山游侠相差无几,而且搜索的精度高于金山游侠,支持模糊搜索,可以生成 游戏自修改补丁程序. 目前月影飞狐游戏修改器已经在星际争霸等游戏上测试通过.但在内存占用超过100M的游戏 中不够稳定. -welcomed the use of video on flying fox-game changes -- changes v1.0 memory (currently only supports the win 2k / x p/2003 system) the procedures contained three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.e xe in the source code directory Gamer, Gamerdll.dll the source code in Gamerdll directory, GameRun.exe the source code in GameRun directory, which Gamer.exe main program file Gamerdll.dll is a dynamic link library, GameRun.exe game since patches, support DirectX games directly pop mode, hotkey is a small keyboard * key, not pop DirectX mode of the game, according to the small keyboard-key pop main program interface, then the process of selecting the game changes. the source code directory. rap document RadAsm Integrated Development Environment works documents. procedure
Platform: | Size: 273055 | Author: vro0 | Hits:

[Process-Threadsysmon

Description: define the dll exported functions,用于检查系统状态,若有cpu或者memory使用正常,则返回错误-define the dll exported functions, Inspection System for the state, if memory or cpu normal use, the returned error
Platform: | Size: 5729 | Author: kevin | Hits:

[Delphi VCLAPIforregistry

Description: DLL内存映射HOOK示例代码v1.0.rar-DLL memory mapping HOOK sample code v1.0.rar
Platform: | Size: 82441 | Author: guweijie | Hits:

[OtherDLLTools

Description: also using dll from memory
Platform: | Size: 963561 | Author: keramet | Hits:

[OS programRemoteDLL

Description: DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a technical. Use of this technology to the virus-usually in a DLL, the system boot time. EXE program a DLL loaded to the system of certain processes (such as Explorer.exe) Win OK. As a result, general manager of the process it will be very difficult for the virus was discovered, but even if they discover is very difficult to remove. As long as the virus parasitic process operation is not terminated, then the DLL will not be in memory and unloading, users will have no way to the resource manager to remove the DLL files
Platform: | Size: 45437 | Author: 豹仔 | Hits:

[Windows DevelopProgrammingApplicationsforMicrosoftWindowsSourceCo

Description: Windows核心编程的随书源代码,该书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序。-core Windows programming source code with the book, This book is the Windows operating system on the internal mechanism dedicated to the authors start from the basic concept, comprehensive and systematic introduction of the Windows basic elements, such as processes, threads, memory management and DLL. He cited a large number of applications.
Platform: | Size: 215469 | Author: 丽鹃 | Hits:

[Hook apiXWPE

Description: 这是截包和发包的小工具(用到ws_32.dll和hook技术、共享内存。。),其中SendUdp.dll本来想用delphi写的因为vc++指针操作快,-This is the cut-off delivery of the package and small tools (used ws_32.dll hook and technology, shared memory. .) , SendUdp.dll which had wanted to use delphi write because vc pointer operation soon,
Platform: | Size: 389550 | Author: song | Hits:

[Process-ThreadSharedDll

Description: 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can access blocks of memory, process can be used for communication and control.
Platform: | Size: 9357 | Author: 姚秋林 | Hits:

[OS programShareData

Description: 内存共享DLL实现,通过它可以实现多应用程序的数据共享.-memory shared DLL, it can be achieved through multi-application data sharing.
Platform: | Size: 24696 | Author: 谢天雷 | Hits:

[Other resourceWindowsVC

Description: Windows核心编程(源码) Windows核心编程是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -core Windows Programming (OSS) is a Windows programming on the core Windows internal operating system is dedicated to the mechanism, the authors start from the basic concept, comprehensive and systematic introduction of the Windows basic elements, such as processes, threads, memory management and DLL. He cited a large number of applications, incisive analysis of the components of use, To master the Windows programming skills of an effective shortcut. For different levels of Windows programmers, this book is of great reference value.
Platform: | Size: 378259 | Author: 许雪涛 | Hits:

[Othercomm

Description: c++ 内存加载Dll 特点如下: 直接在内存中载入,无磁盘占用 支持加壳保护的dll , 平时用的最多的vmp ,其它壳子还请自己测试 无模块载入, 因为重写了loadlibary ,如需要请自己注册 支持注入到目标进程,前提请先使用相应权限打开目标 对原代码的修改如下: 使用内联汇编将原 c/c++的库调用 代替, 使得 注入代码可行 支持直接使用资源加载和注入 支持加载exe ,请自行 hook 某些函数 ,确保exe 正确运行 加入inline 注入方式 代码少量加花, 确保编译器最大优化无误 注入的示例代码(The characteristics are as follows: Directly loaded in memory, diskless occupancy Support shell protection DLL, usually the most used VMP, please own other shell test No module loading, because loadlibary is rewritten, if necessary, please register yourself. Support injection into the target process. First, use the corresponding permission to open the target. The modifications to the original code are as follows: The intranet assembly is used to replace the library call of the original c/c++, so that the injected code is feasible. Support direct use of resource loading and injection Support loading exe, please hook some functions to ensure that exe is running correctly. Adding inline injection Small amount of code is added to ensure maximum error of compiler. Sample code injected)
Platform: | Size: 8192 | Author: 轩轩轩 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net